home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / bteasy14.zip / README < prev   
Text File  |  1993-09-11  |  2KB  |  48 lines

  1. This is a program, called BOOTEASY, version 1.4.
  2. It serves as a replacement for the ordinary master boot.  
  3. It is very simple in installation, and quite intelligent 
  4. in handling various types of partitions.
  5.  
  6. BOOTEASY makes possible coexistence of several different operating
  7. systems on the same machine.  At the boot time the short menu
  8. is displayed, and you can choose and load the required OS.
  9.  
  10. You can also boot from second hard disk.
  11.  
  12. Some useful features:
  13.  
  14. 1) Very simple installation.  Just call BOOTINST and answer 'yes'
  15. to several questions.
  16.  
  17. 2) Saves the copy of original boot sector.  You can restore it
  18. calling BOOTINST with a parameter - the name of the file with
  19. original boot sector.  By default this is 'BOOTSAVE.BIN'.
  20.  
  21. 3) If no key is pressed during 5-second timeout, the default OS
  22. will boot.
  23.  
  24. 4) The last booted partition is remembered and used as a default.
  25.  
  26. 5) BOOTEASY marks the booted partition as active, which is required
  27. by some OS, such as Interactive Unix.
  28.  
  29. 6) If the second hard disk is present, you can boot from it.
  30.  
  31. Changes in version 1.3:
  32. - Fixed error with activating loaded partition.  Loaded
  33.   partition was not marked active in partition table.
  34.   Now it is activated correctly.
  35.  
  36. Changes in version 1.4:
  37. - Fixed error with system timer 0 reset.  Timer 0 was
  38.   cleared to zero after boot.  Because MSDOS uses it (not RTC!)
  39.   as the real time value, the time was always 12:00.
  40.   Now system timer is not cleared.
  41.  
  42. BOOTEASY have been tested on Interactive Unix SVR3 and SVR4, 386bsd,
  43. BSD/386 (BSDI), MSDOS 3, 4 and 5, MINIX.
  44.  
  45. BOOTEASY could not load Xenix, sorry.
  46.  
  47. Author: Serge Vakulenko, <vak@kiae.su>
  48.